****************************Tri-Cobalt Torpedoes***********************

				By: Kosh's Vorlon Shipyard

Just copy and paste the .bmp/.pcx files into ur GFX directory. Then in one of the ship 
files of one of the ships(Tetryon has a tri-cobalt launcher) alter the Weapon Definitions 
section at the bottom.

1. Place files in GFX folder.
2. Open up one of the ship files.
3. Scroll down 3/4 of the way and look for ############# WEAPON DEFINITONS ##############

e.g.

######################## WEAPONS DEFINITIONS ###########################################
#
# set the primary and secondary weapons parameters.
# The names are the names of the resources that are the primary or secondary weapons
# Damage is the amount of damage done by these.
#
#	23Mar99, 11:26:  new weapons parameters format, old stuff commented out.
# New format:
#	WeaponInfo:Primary/Secondary/Heavy/Heavy2/Special:name:prefix:damage:initialVelocity:
#	linearVelocity:linearAcceleration:angularVelocity:angularAcceleration:range:coneAngle:
# 	inaccuracy:red:green:blue:numAvailable:soundName:Beam/Projectile/Tractor:Any number
#	of ShieldWeapon/BrownOut/Radiation/BreakdownStress/NotBolt/Seeking/Dissipating/Bleedthrough
# Note:  the damage done by a weapon is actually the output of the bank, not the damage
# specified here.
#
# FEDERATION PHASER
WeaponInfo:Primary:Phasers:fphas:1.2:20000:20000:0:0:0:25000: 60:0.0:1.0:1.0:0.0:0:WEAPONS_PHASER_NORMAL_FEDERATION:Beam:NotBolt:Dissipating
#
# HEAVY PHOTON TORPEDOES
WeaponInfo:Secondary:Photon Torps:photons:5:4300:15000:4300:0.045:0.013:17000: 20:0.0:1.0:0.0:0.0:0:WEAPONS_PHOTON_NORMAL:Projectile:Bleedthrough:Seeking
#
#
__________________________________________________________________________________________

4. See HEAVY PHOTON TORPEDOES? Thats the one we'll be dealing with!
5. Look under this. It says:
WeaponInfo:Secondary:Photon Torps:photons:5:4300:15000:4300:0.045:0.013:17000: 20:0.0:1.0:0.0:0.0:0:WEAPONS_PHOTON_NORMAL:Projectile:Bleedthrough:Seeking
#

6. Change :photons: to :Cob:
7. DO NOT change :Photon Torps:, which is right before :photons: